Hash.Cookie get() method defect in MooTools build 1.2b2

var cookie = new Hash.Cookie('justACookie');.

See the result of every get method here :

try { } catch (e) {
document.body.setStyle('background', 'red');
$('displayer').set('value', e);
}

Type some text to set it to the "somethingElse" key in cookie :